﻿<?xml version="1.0" encoding="utf-8"?>
<RadGridView>
  <Columns>
    <Column name="FactorType" isvisable="true" width="97" />
    <Column name="Row" isvisable="true" width="78" />
    <Column name="FactorID" isvisable="true" width="124" />
    <Column name="FactorDate" isvisable="true" width="124" />
    <Column name="CustomerID" isvisable="false" width="43" />
    <Column name="CustomerName" isvisable="true" width="124" />
    <Column name="CustomerName1" isvisable="false" width="43" />
    <Column name="ProductSumPrice" isvisable="true" width="124" />
    <Column name="RealSum" isvisable="true" width="124" />
    <Column name="RecPayAmount" isvisable="true" width="124" />
    <Column name="RemainAmount" isvisable="true" width="124" />
    <Column name="Profit" isvisable="true" width="124" />
    <Column name="VisitorID" isvisable="false" width="43" />
    <Column name="VisitorName" isvisable="false" width="43" />
    <Column name="VisitorName1" isvisable="false" width="43" />
    <Column name="VisitorPercent" isvisable="false" width="43" />
    <Column name="VisitorAmount" isvisable="false" width="43" />
    <Column name="GroupID" isvisable="false" width="43" />
    <Column name="GroupName" isvisable="false" width="43" />
    <Column name="CurrencyID" isvisable="false" width="43" />
    <Column name="CurrencyName" isvisable="true" width="126" />
    <Column name="UserID" isvisable="false" width="43" />
    <Column name="UserName" isvisable="false" width="43" />
    <Column name="DiscountPercent" isvisable="false" width="43" />
    <Column name="DiscountPrice" isvisable="false" width="43" />
    <Column name="Tax" isvisable="false" width="43" />
    <Column name="Serial" isvisable="false" width="43" />
    <Column name="Description" isvisable="false" width="49" />
  </Columns>
</RadGridView>